[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 2927   SHUFFLE   <  SKIP 256  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19927Fernandez, RubenBD1 4SJW. YorkEnglandUnited Kingdom
22223Parker, Gabrielle94941Mill ValleyCaliforniaUnited States
17372Long, SarahV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-12 15:15:06.610 UTC