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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24221Perez, Heidi91502BurbankCaliforniaUnited States
14413Patterson, Rachel, K91910Chula VistaCaliforniaUnited States
15389King, Joan, E94303Palo AltoCaliforniaUnited States

Generated 2025-07-13 07:40:18.240 UTC