[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 4000   SHUFFLE   <  SKIP 2691  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18078Srini, RubenV8Y 1L1CliffsideBritish ColumbiaCanada
27608Hernandez, Hector, E98225BellinghamWashingtonUnited States
27299Gutierrez, Micheal, S2444Port MacquarieNew South WalesAustralia

Generated 2025-07-16 21:52:40.850 UTC