[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 2920   SHUFFLE   <  SKIP 161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20098Lewis, Alexis, G92020El CajonCaliforniaUnited States
12595Blanco, Mathew, BSW19 3RULondonEnglandUnited Kingdom
16190Alvarez, Lance, JSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-14 16:20:46.016 UTC