[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 924  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26031Kumar, Katrina, P4810TownsvilleQueenslandAustralia
15343Barnes, Carson90712LakewoodCaliforniaUnited States
22396Patel, Rebekah, RRH15 9UDWest SussexEnglandUnited Kingdom
25444Martinez, Meagan, J91480FrankfurtBayernGermany

Generated 2025-07-12 04:51:54.372 UTC