[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 413   SHUFFLE   <  SKIP 2247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11433Shan, Maurice, M93290Tremblay-en-FranceSeine Saint DenisFrance
14654Collins, Kyle, P98270MarysvilleWashingtonUnited States
11747Davis, Destiny98020EdmondsWashingtonUnited States

Generated 2025-07-18 17:36:22.217 UTC