[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 613   SHUFFLE   <  SKIP 1211  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27293Jackson, Kaitlyn91203GlendaleCaliforniaUnited States
29219Arun, Darren91910Chula VistaCaliforniaUnited States
18865Hayes, Ashley, P98033KirklandWashingtonUnited States

Generated 2025-07-15 23:12:51.926 UTC