[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 982  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21263Russell, Gail, LV8Y 1L1CliffsideBritish ColumbiaCanada
28839Parker, Connor, J97068W. LinnOregonUnited States
22910Tang, Latoya, F4655Hervey BayQueenslandAustralia
12618Lal, Dawn77127LieusaintSeine et MarneFrance

Generated 2025-07-15 17:02:42.115 UTC