[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 250   SHUFFLE   <  SKIP 436  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21443Morgan, Zoe, D98501OlympiaWashingtonUnited States
17718Jai, Lindsay, R91480FrankfurtBayernGermany
27361Yang, Valerie, L2061Milsons PointNew South WalesAustralia

Generated 2025-07-14 00:37:46.303 UTC