[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 518   SHUFFLE   <  SKIP 3705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20546Fernandez, RuthV3J 6Z3BurnabyBritish ColumbiaCanada
20786Perez, Marcus91203GlendaleCaliforniaUnited States
24831Diaz, Jackson91791West CovinaCaliforniaUnited States

Generated 2025-07-19 03:47:30.998 UTC