[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 2421   SHUFFLE   <  SKIP 4262  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16398Rana, Emmanuel, J59100RoubaixNordFrance
24129Gutierrez, Jamie, A60323FrankfurtHessenGermany
15918Ruiz, Roberto98168BurienWashingtonUnited States
11266Howard, Taylor98366Port OrchardWashingtonUnited States

Generated 2025-07-14 12:42:04.182 UTC