[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 127   SHUFFLE   <  SKIP 461  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11658Mitchell, Robert94611OaklandCaliforniaUnited States
12594Gao, SandraCB4 4BZCambridgeEnglandUnited Kingdom
21013Nelson, Connor59140DunkerqueNordFrance

Generated 2025-07-22 08:48:42.187 UTC