[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 364   SHUFFLE   <  SKIP 1919  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15496Goel, Kelli, V94014ColmaCaliforniaUnited States
11854Mitchell, Jason, K91791West CovinaCaliforniaUnited States
19122Hughes, Abigail, T94611OaklandCaliforniaUnited States

Generated 2025-07-21 09:09:23.662 UTC