[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 3437   SHUFFLE   <  SKIP 95  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16375Hernandez, Gabriella91977Spring ValleyCaliforniaUnited States
22374Patterson, Luke98027IssaquahWashingtonUnited States
20892Sara, Henry, LSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-17 21:12:04.153 UTC