[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 1818   SHUFFLE   <  SKIP 645  >   TAKE 1  >   

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

1 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23764Liu, Alisha, L04838EilenburgBrandenburgGermany

Generated 2025-07-13 13:51:33.923 UTC