[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 512   SHUFFLE   <  SKIP 947  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27783Bradley, IsabelWA3WatfordEnglandUnited Kingdom
24161Kumar, Luke2580GoulburnNew South WalesAustralia
28923Hernandez, Roberto2061Milsons PointNew South WalesAustralia
26070Patterson, Elijah, A90706BellflowerCaliforniaUnited States

Generated 2025-07-12 20:30:09.505 UTC