[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 3669   SHUFFLE   <  SKIP 143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25618Hernandez, Albert38231SalzgitterHessenGermany
12087Cook, Sean90712LakewoodCaliforniaUnited States
11422Deng, Dustin, FL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-17 01:43:09.547 UTC