[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 482   SHUFFLE   <  SKIP 3068  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13942Long, Seth, V90241DowneyCaliforniaUnited States
24357Baker, Eric, N90210Beverly HillsCaliforniaUnited States
19027Madan, Mayra, M78400ChatouYvelineFrance

Generated 2025-07-22 01:13:26.778 UTC