[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 3247   SHUFFLE   <  SKIP 153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26277Hughes, Jacqueline98033KirklandWashingtonUnited States
24756Bell, Carlos91932Imperial BeachCaliforniaUnited States
21643Diaz, Wyatt94519ConcordCaliforniaUnited States

Generated 2025-07-20 23:46:40.854 UTC