[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 999   <  SKIP 4780  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19197Sandoval, Briana, M60061Frankfurt am MainSaarlandGermany
20163Zhang, Krystal, S60061Frankfurt am MainSaarlandGermany

Generated 2025-07-19 01:34:45.148 UTC