[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 511   SHUFFLE   <  SKIP 309  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16737Mr., Selikoff, Steven98168BurienWashingtonUnited States
11707Cook, Natalie91364Woodland HillsCaliforniaUnited States
26573Clark, Samantha99202SpokaneWashingtonUnited States
24052Goel, Priscilla80074MünchenHessenGermany

Generated 2025-07-18 01:47:48.742 UTC