[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 0   SHUFFLE   <  SKIP 2986  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17746Nath, Cedric, C30601HannoverNordrhein-WestfalenGermany
15475Brooks, Kaitlyn, S91364Woodland HillsCaliforniaUnited States
25537Phillips, NathanEM15Esher-MoleseyEnglandUnited Kingdom
27031Garcia, Jessica91941GrossmontCaliforniaUnited States

Generated 2025-11-02 15:24:36.097 UTC