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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28028Allen, Elijah, H98270MarysvilleWashingtonUnited States
28308Serrano, Hector, K4551CaloundraQueenslandAustralia
18689Miller, Miguel98201EverettWashingtonUnited States
25318Wang, Dennis, C66740SaarlouisSaarlandGermany

Generated 2025-07-17 00:04:31.105 UTC