[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 413   SHUFFLE   <  SKIP 1072  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21992Zhang, Alejandro, P3280WarrnamboolVictoriaAustralia
24603Zhu, Jake, G4655Hervey BayQueenslandAustralia
13556Nath, Alisha77127LieusaintSeine et MarneFrance

Generated 2025-07-17 14:57:05.915 UTC