[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 589   SHUFFLE   <  SKIP 233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18878Ramos, Mallory, M94014ColmaCaliforniaUnited States
26777Clark, Andrew, L90401Santa MonicaCaliforniaUnited States
15326Zheng, Todd, J91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 10:02:45.939 UTC