[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 875   SHUFFLE   <  SKIP 6562  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13494Gutierrez, Byron, K38001BraunschweigNordrhein-WestfalenGermany
22655Young, Lucas, M95010HofBayernGermany
11815Patterson, Hannah, J98403TacomaWashingtonUnited States
22815Wang, Margaret, P20354HamburgHamburgGermany

Generated 2025-07-10 05:26:37.993 UTC