[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 995   SHUFFLE   <  SKIP 1510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19017Brooks, Zoe, L94014ColmaCaliforniaUnited States
19675Gill, Dwayne, A3977CranbourneVictoriaAustralia
26215Shan, GrantMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-17 00:00:32.442 UTC