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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18577Winston, Isabelle, C94070San CarlosCaliforniaUnited States
19149Parker, Sean, C98168BurienWashingtonUnited States
24128Ramirez, Kimberly, P42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-21 10:49:22.395 UTC