[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 778   SHUFFLE   <  SKIP 4958  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21716Sara, Gerald, C98168BurienWashingtonUnited States
17131Henderson, Lauren, E98104SeattleWashingtonUnited States
11989Anand, Kara4171HawthorneQueenslandAustralia

Generated 2025-07-18 23:40:47.734 UTC