[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 2927   SHUFFLE   <  SKIP 498  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14789Zhang, Rosa, K48001MünsterSaarlandGermany
22039Simmons, Marissa91945Lemon GroveCaliforniaUnited States
17139Rivera, Jade94070San CarlosCaliforniaUnited States
19060Stone, Stephanie, SPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 21:04:09.223 UTC