[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 3104   SHUFFLE   <  SKIP 2047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15345Perry, Ashley, R91776San GabrielCaliforniaUnited States
17568Perry, Dylan, M92102San DiegoCaliforniaUnited States
14026Butler, Chloe, E98055RentonWashingtonUnited States

Generated 2025-07-13 18:49:34.515 UTC