[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 3165   SHUFFLE   <  SKIP 1509  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14457White, Thomas, S92806La JollaCaliforniaUnited States
14217Lopez, Terrance, T2450Coffs HarbourNew South WalesAustralia
24514Phillips, Jesse94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 12:30:19.103 UTC