[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 2295   SHUFFLE   <  SKIP 2158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17574Palit, Punya90012Los AngelesCaliforniaUnited States
12493Vazquez, Dwayne, C85049IngolstadtBayernGermany
15945Kelly, Alexandria, I98371PuyallupWashingtonUnited States

Generated 2025-07-21 09:05:08.876 UTC