[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 3669   SHUFFLE   <  SKIP 110  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19868Jenkins, Kyle, L92625Newport BeachCaliforniaUnited States
25908Long, Melissa90802Long BeachCaliforniaUnited States
24946Hughes, Sarah, L94519ConcordCaliforniaUnited States

Generated 2025-07-09 21:21:59.982 UTC