[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 362   SHUFFLE   <  SKIP 769  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11260Kelly, Katelyn, L94010BurlingameCaliforniaUnited States
12569Rai, Kristin, CWA3 7BHWarringtonEnglandUnited Kingdom
26259Bryant, Hunter98052RedmondWashingtonUnited States

Generated 2025-07-15 05:10:41.599 UTC