[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 250   SHUFFLE   <  SKIP 4343  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27462Rodriguez, Xavier90706BellflowerCaliforniaUnited States
26093Washington, Nicole92020El CajonCaliforniaUnited States
16366Henderson, Isabelle, KV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-14 23:25:06.062 UTC