[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 413   SHUFFLE   <  SKIP 1796  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11179Rodriguez, Molly, E90210Beverly HillsCaliforniaUnited States
27661Martinez, Christopher, F91950National CityCaliforniaUnited States
20138Moreno, Kendra01071DresdenHessenGermany

Generated 2025-07-14 12:43:42.391 UTC