[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 189   SHUFFLE   <  SKIP 1607  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14636Powell, Kelly, L97034Lake OswegoOregonUnited States
26569Sanchez, Michelle, R4655Hervey BayQueenslandAustralia
15730Dominguez, Philip2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-17 03:34:11.198 UTC