[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 34   SHUFFLE   <  SKIP 1508  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18564Moore, John, T91941GrossmontCaliforniaUnited States
22322Zhao, Roger93000BobignySeine Saint DenisFrance
17474King, Jose, H90505TorranceCaliforniaUnited States

Generated 2025-07-20 21:48:24.450 UTC