[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 590   SHUFFLE   <  SKIP 434  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27814Shan, Katrina, C48001MünsterSaarlandGermany
23034Cooper, Melanie, A90012Los AngelesCaliforniaUnited States
17382Allen, Blake94611OaklandCaliforniaUnited States
27510Bailey, Cole, Q94010BurlingameCaliforniaUnited States

Generated 2025-07-18 03:54:59.376 UTC