[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 3104   SHUFFLE   <  SKIP 2055  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15303Patterson, Haley94941Mill ValleyCaliforniaUnited States
28077Williams, Sarah, N91776San GabrielCaliforniaUnited States
19162Raji, Peter, L91502BurbankCaliforniaUnited States

Generated 2025-07-13 00:59:01.615 UTC