[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 680   SHUFFLE   <  SKIP 6235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22751Rodriguez, Samuel, P92020El CajonCaliforniaUnited States
11314Flores, Mya98027IssaquahWashingtonUnited States
12201Yuan, Mindy, D94010BurlingameCaliforniaUnited States

Generated 2025-07-20 21:32:19.595 UTC