[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 1128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23812Butler, Cameron, W92102San DiegoCaliforniaUnited States
14338Taylor, Natalie, MV8Y 1L1CliffsideBritish ColumbiaCanada
25254She, Krystal, A98168BurienWashingtonUnited States

Generated 2025-07-08 00:40:09.937 UTC