[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 194   SHUFFLE   <  SKIP 3292  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28479Gomez, Marvin, C2055North SydneyNew South WalesAustralia
21124Alvarez, Mallory, LRG7 5H7ReadingEnglandUnited Kingdom
11644Torres, Charles, S98052RedmondWashingtonUnited States

Generated 2025-07-16 05:57:51.268 UTC