[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 2245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19744Cai, Tamara94014ColmaCaliforniaUnited States
11792Perry, Alexia, J94014ColmaCaliforniaUnited States
26187Gill, Hector, M4655Hervey BayQueenslandAustralia

Generated 2025-07-15 01:48:28.664 UTC