[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 2421   SHUFFLE   <  SKIP 154  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20265Guo, Clarence4655Hervey BayQueenslandAustralia
16048Yang, Kelli, M20354HamburgHamburgGermany
26232Gomez, JayPE17BuryEnglandUnited Kingdom
27207Morris, Taylor, V98225BellinghamWashingtonUnited States

Generated 2025-07-21 06:45:52.424 UTC