[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 479   SHUFFLE   <  SKIP 639  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25418Hayes, Alexia91932Imperial BeachCaliforniaUnited States
28984Cox, Katherine98501OlympiaWashingtonUnited States
14494Diaz, Cameron97301SalemOregonUnited States

Generated 2025-07-12 20:40:59.798 UTC