[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 2391   SHUFFLE   <  SKIP 1051  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16079Carter, Natalie95062Santa CruzCaliforniaUnited States
25806Dominguez, Dwayne, L93000BobignySeine Saint DenisFrance
13999Gonzales, Elijah, A94611OaklandCaliforniaUnited States
25987Kumar, Hunter90706BellflowerCaliforniaUnited States

Generated 2025-07-15 10:51:37.002 UTC