[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 613   SHUFFLE   <  SKIP 1102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21141Li, Omar98168BurienWashingtonUnited States
12213Lal, Alejandro80074MünchenNordrhein-WestfalenGermany
24380Yuan, Maurice3429SunburyVictoriaAustralia

Generated 2025-07-17 08:40:05.732 UTC