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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28392Green, Luke, RGA10GatesheadEnglandUnited Kingdom
19444Thomas, Kayla93000BobignySeine Saint DenisFrance
14676Wang, Micah, C2580GoulburnNew South WalesAustralia
19077Prasad, Pedro, DCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-14 01:38:23.839 UTC