[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   SHUFFLE   SKIP 3411   <  SKIP 250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26657Hughes, Lucas, E3429SunburyVictoriaAustralia
14820Bhat, DrewC2H 7AULondonEnglandUnited Kingdom
23751Lal, Lacey, LMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-17 13:23:07.172 UTC