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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28692Rowe, Kristi, RW1N 9FALondonEnglandUnited Kingdom
27087Clark, Justin, G92102San DiegoCaliforniaUnited States
27791Deng, Shawna, C80074MünchenHessenGermany

Generated 2025-07-09 06:30:46.599 UTC