[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   SHUFFLE   SKIP 3085   <  SKIP 1838  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22358Butler, Sydney, L92020El CajonCaliforniaUnited States
16564Wu, Susan, LRG12 8TBBracknellEnglandUnited Kingdom
13421Patterson, Alyssa, C95062Santa CruzCaliforniaUnited States

Generated 2025-07-21 07:08:04.733 UTC