[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 236   SHUFFLE   <  SKIP 74  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29261Turner, Robert, M91776San GabrielCaliforniaUnited States
11905Ramirez, Isaiah7001HobartTasmaniaAustralia
25419King, Hunter90706BellflowerCaliforniaUnited States

Generated 2025-07-14 06:04:19.188 UTC