[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 236   SHUFFLE   <  SKIP 205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24329Cooper, Abigail, D97205PortlandOregonUnited States
18703Huang, Vincent, A4171HawthorneQueenslandAustralia
13943Bryant, Kelly90012Los AngelesCaliforniaUnited States

Generated 2025-07-15 14:24:43.135 UTC