[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 512   SHUFFLE   <  SKIP 508  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27835Ruiz, Darren, A17490Saint OuenCharente-MaritimeFrance
11417Zheng, Lacey, C93500PantinSeine Saint DenisFrance
12073Rodriguez, Thomas, G90712LakewoodCaliforniaUnited States

Generated 2025-07-11 03:30:23.997 UTC