[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 3669   SHUFFLE   <  SKIP 848  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13298Harris, Anna, L91950Lincoln AcresCaliforniaUnited States
23560Flores, Jacqueline94015Daly CityCaliforniaUnited States
19684Lee, Alexandra98501OlympiaWashingtonUnited States

Generated 2025-07-12 17:47:31.059 UTC