[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 6517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20279Henderson, Trevor, A91941GrossmontCaliforniaUnited States
22357Lal, Justin92020El CajonCaliforniaUnited States
29423Luo, Tony, W78000VersaillesYvelineFrance

Generated 2025-07-12 11:46:16.844 UTC