[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 875   SHUFFLE   <  SKIP 1142  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19158Griffin, Destiny, C94063Redwood CityCaliforniaUnited States
14016Ms., Sandidge, Mary, R.2061Milsons PointNew South WalesAustralia
27257Sara, Rebekah, L91910Chula VistaCaliforniaUnited States

Generated 2025-07-06 07:19:05.343 UTC