[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 875   SHUFFLE   <  SKIP 2161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26377Foster, IsabelleV8Y 1L1CliffsideBritish ColumbiaCanada
13986Anderson, Chloe, R91977Spring ValleyCaliforniaUnited States
27279Brooks, Katelyn98027IssaquahWashingtonUnited States

Generated 2025-07-12 15:46:12.970 UTC