[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 3217   <  SKIP 522  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11085Johnson, Emily92625Newport BeachCaliforniaUnited States
28475Ramos, Bruce59140DunkerqueNordFrance
12287Arun, Andre, EKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 01:44:35.422 UTC