[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 364   SHUFFLE   <  SKIP 2001  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22123Bailey, Isabella90210Beverly HillsCaliforniaUnited States
27392Romero, Felicia90706BellflowerCaliforniaUnited States
12225Ortega, Kathleen, G66041PoingSaarlandGermany

Generated 2025-07-20 00:40:06.539 UTC