[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 2429   <  SKIP 1981  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12910Brown, Robert, D94704BerkeleyCaliforniaUnited States
16562Zhang, Colleen, LOX1OxfordEnglandUnited Kingdom
22456Guo, Brittney, BWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-22 02:33:19.380 UTC