[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 461   SHUFFLE   <  SKIP 4122  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27168Madan, Donald, RTY31RuncornEnglandUnited Kingdom
27335Raji, Ricardo93290Tremblay-en-FranceSeine Saint DenisFrance
18262Rana, Evelyn, D1002SydneyNew South WalesAustralia

Generated 2025-07-14 00:31:18.386 UTC