[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 794  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28683Munoz, Mallory78000VersaillesYvelineFrance
28556Gonzales, Isabel42651SolingenNordrhein-WestfalenGermany
26094Butler, Sarah94611OaklandCaliforniaUnited States

Generated 2025-07-11 12:06:47.831 UTC