[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 327   SHUFFLE   <  SKIP 3839  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24413Lewis, Nathan, A91932Imperial BeachCaliforniaUnited States
28552Subram, Holly, JRG7 5H7ReadingEnglandUnited Kingdom
17139Rivera, Jade94070San CarlosCaliforniaUnited States

Generated 2025-07-14 02:24:50.772 UTC