[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 438   SHUFFLE   <  SKIP 566  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17001Moore, Ashley, F98284Sedro WoolleyWashingtonUnited States
28814Butler, Anna, M98168BurienWashingtonUnited States
16523Huang, Sandra, C4655Hervey BayQueenslandAustralia

Generated 2025-07-09 07:43:07.813 UTC