[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 590   SHUFFLE   <  SKIP 876  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14053Huang, Tamara, E2065St. LeonardsNew South WalesAustralia
26920Chen, Jon3000MelbourneVictoriaAustralia
24421Kelly, Seth, P98501OlympiaWashingtonUnited States

Generated 2025-07-15 10:43:32.553 UTC