[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 7680   SHUFFLE   <  SKIP 463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13286Rodriguez, Hannah97222MilwaukieOregonUnited States
27344Sanz, Hector3220GeelongVictoriaAustralia
24861Vance, Evelyn, C93000BobignySeine Saint DenisFrance

Generated 2025-07-18 03:05:44.965 UTC