[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 250   SHUFFLE   <  SKIP 1247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20137Fernandez, Jarrod, B38231SalzgitterHessenGermany
19008Murphy, Hailey, F98403TacomaWashingtonUnited States
29474Raje, Jaime, B66001SaarbrückenSaarlandGermany

Generated 2025-07-10 21:37:39.968 UTC