[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 4578  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20576Kapoor, JohnathanW1X3SELondonEnglandUnited Kingdom
26128Phillips, Samuel94611OaklandCaliforniaUnited States
28686Jai, Sheena, J38231SalzgitterHessenGermany
21102Zheng, Willie, M70511StuttgartSaarlandGermany

Generated 2025-07-21 13:34:13.784 UTC