[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 4601  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24118Chande, Donna92081Paris La DefenseHauts de SeineFrance
28728Long, Dylan, C59140DunkerqueNordFrance
17718Jai, Lindsay, R91480FrankfurtBayernGermany
12767Robinson, Christopher, A98901YakimaWashingtonUnited States

Generated 2025-07-11 23:36:44.703 UTC