[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 2948   SHUFFLE   <  SKIP 64  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22021White, Ethan, C98055RentonWashingtonUnited States
12005Shen, Gilbert, C4171HawthorneQueenslandAustralia
17850Shen, Alvin31770ColomiersGaronne (Haute)France

Generated 2025-07-21 15:14:40.637 UTC