[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 875   SHUFFLE   <  SKIP 478  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom
16415Patel, Andre, R93290Tremblay-en-FranceSeine Saint DenisFrance
23723Phillips, Jose91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-22 10:22:47.512 UTC