[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 2147   SHUFFLE   <  SKIP 280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21593Roberts, Marcus, H91502BurbankCaliforniaUnited States
14875Foster, Alyssa, IV9MetchosinBritish ColumbiaCanada
19448Fernandez, Meagan, CW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-14 07:55:22.278 UTC