[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 3437   SHUFFLE   <  SKIP 22  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13166Chen, Kyle91950National CityCaliforniaUnited States
22729Nelson, Seth91941GrossmontCaliforniaUnited States
17113Pal, Clarence63009OffenbachSaarlandGermany

Generated 2025-07-15 12:13:40.843 UTC