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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14206West, Edwin34117KasselHessenGermany
15327Hernandez, Paula92118CoronadoCaliforniaUnited States
22825Zeng, Kelli, MCM11BillericayEnglandUnited Kingdom

Generated 2025-07-14 05:26:11.687 UTC