[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2476   SHUFFLE   <  SKIP 555  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19056Van, Carla, C92310SèvresHauts de SeineFrance
18520Huang, Rafael, D91910Chula VistaCaliforniaUnited States
27361Yang, Valerie, L2061Milsons PointNew South WalesAustralia

Generated 2025-07-21 06:19:39.448 UTC