[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 3669   SHUFFLE   <  SKIP 2029  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16265Goel, Julie93000BobignySeine Saint DenisFrance
22811Stone, BrentGL7 1RYGloucestershireEnglandUnited Kingdom
15955Ortega, Neil, M94010BurlingameCaliforniaUnited States

Generated 2025-07-13 13:49:43.950 UTC