[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 3993   SHUFFLE   <  SKIP 2841  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16243James, MariaV2M1P1NewtonBritish ColumbiaCanada
23190Ramirez, Nathaniel90706BellflowerCaliforniaUnited States
17572Edwards, Lucas, L92118CoronadoCaliforniaUnited States

Generated 2025-07-16 00:18:38.771 UTC