[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 511   SHUFFLE   <  SKIP 1861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23873Miller, Nicole, A91977Spring ValleyCaliforniaUnited States
12957Lopez, Isabella91977Spring ValleyCaliforniaUnited States
14213Guo, Autumn, A2061Milsons PointNew South WalesAustralia

Generated 2025-07-14 14:14:45.676 UTC