[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 438   SHUFFLE   <  SKIP 628  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16844Robinson, Emma, C90505TorranceCaliforniaUnited States
26126Bell, Alexandra, R90012Los AngelesCaliforniaUnited States
23747Romero, TheodoreCB4 4BZCambridgeEnglandUnited Kingdom
20391Serrano, Meghan, A94519ConcordCaliforniaUnited States

Generated 2025-07-17 14:50:43.996 UTC