[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 0   SHUFFLE   <  SKIP 2479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15898Gonzalez, Isaiah98901YakimaWashingtonUnited States
13287Rodriguez, Brandon, K91502BurbankCaliforniaUnited States
17847Lee, Logan, G46236BottropNordrhein-WestfalenGermany

Generated 2025-11-05 18:33:44.083 UTC