[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 511   SHUFFLE   <  SKIP 1996  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12831Lal, Kathryn, H66041PoingSaarlandGermany
15382Blue, Kimberly, R94704BerkeleyCaliforniaUnited States
29000Baker, Nathan, A98366Port OrchardWashingtonUnited States

Generated 2025-07-14 20:37:29.947 UTC