[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 194   SHUFFLE   <  SKIP 3354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12700Kumar, Mindy, R4171HawthorneQueenslandAustralia
16130Mr., Seamans, Mike90210Beverly HillsCaliforniaUnited States
28125Jackson, Dalton94536FremontCaliforniaUnited States

Generated 2025-07-15 17:17:49.851 UTC