[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 5185   SHUFFLE   <  SKIP 342  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23949Deng, Kelvin, R92400CourbevoieHauts de SeineFrance
17847Lee, Logan, G46236BottropNordrhein-WestfalenGermany

Generated 2025-07-22 01:59:38.488 UTC