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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27547Hill, Kevin, C90505TorranceCaliforniaUnited States
17873She, Alejandro, H46236BottropNordrhein-WestfalenGermany
27681Jackson, Olivia91910Chula VistaCaliforniaUnited States
27124Kovar, Raymond, E57000MetzMoselleFrance

Generated 2025-07-13 23:57:47.397 UTC