[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 717   SHUFFLE   <  SKIP 1872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17541Zeng, Kristen, A98225BellinghamWashingtonUnited States
23562Luo, Warren2450Coffs HarbourNew South WalesAustralia
29401Gomez, JésusWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-18 11:40:49.971 UTC