[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 511   SHUFFLE   <  SKIP 978  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26222Madan, CarolynW1Y 3RALondonEnglandUnited Kingdom
22967Smith, Rachel98501OlympiaWashingtonUnited States
11083Cox, Alyssa, F91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 16:04:10.503 UTC