[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 82   SHUFFLE   <  SKIP 182  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12554Rodriguez, Barry, OCB4 4BZCambridgeEnglandUnited Kingdom
24190Chen, Austin, V93000BobignySeine Saint DenisFrance
18385Gonzalez, Miguel91502BurbankCaliforniaUnited States

Generated 2025-07-20 02:47:03.488 UTC