[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 2927   SHUFFLE   <  SKIP 417  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14643Simmons, Eric, M98201EverettWashingtonUnited States
22004Ortega, Meghan, E2450Coffs HarbourNew South WalesAustralia
14537Cai, Clayton, K14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-13 12:59:38.719 UTC