[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 2927   SHUFFLE   <  SKIP 441  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22135Hernandez, Julia, L98055RentonWashingtonUnited States
15276Hall, Megan, L92020El CajonCaliforniaUnited States
27540Butler, Jacqueline, L91203GlendaleCaliforniaUnited States

Generated 2025-07-10 04:27:29.743 UTC