[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 3063  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13602Mehta, VirginiaCM11BillericayEnglandUnited Kingdom
19060Stone, Stephanie, SPB12PeterboroughEnglandUnited Kingdom
12330Raman, Preston, M45001EssenHamburgGermany
12429Black, Melvin94519ConcordCaliforniaUnited States

Generated 2025-07-15 14:06:02.375 UTC