[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   SHUFFLE   SKIP 2858   <  SKIP 1201  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23792Wu, Jessie, L98168BurienWashingtonUnited States
11818Garcia, Daniel, C92118CoronadoCaliforniaUnited States
18409Washington, Olivia, K90706BellflowerCaliforniaUnited States

Generated 2025-07-17 18:22:48.419 UTC