[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 1726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17209James, Jacqueline, L95010HofBayernGermany
23173Rodriguez, Nathan98270MarysvilleWashingtonUnited States
12599Fernandez, Jillian, KSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-18 07:53:30.006 UTC