[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 4438   <  SKIP 467  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23137Sanders, Chloe, CV8XRoyal OakBritish ColumbiaCanada
12304Zhou, Alejandro, AW10 6BLLondonEnglandUnited Kingdom
25755Huang, JefferyW1X3SELondonEnglandUnited Kingdom
27122Liang, Ernest, N92400CourbevoieHauts de SeineFrance

Generated 2025-07-20 02:19:28.965 UTC