[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 482   SHUFFLE   <  SKIP 1789  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28388Rowe, Sheila70452StuttgartSaarlandGermany
22290Jenkins, Jocelyn, R98104SeattleWashingtonUnited States
26568Kovar, Nancy, F3205South MelbourneVictoriaAustralia

Generated 2025-07-20 10:31:04.955 UTC