[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6243  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28707Raje, Sharon, M94310OrlyVal de MarneFrance
19287Chandra, Shane, M75006ParisSeine (Paris)France
25463Robinson, Miguel78100Saint Germain en LayeYvelineFrance
21307Jones, Olivia, A92020El CajonCaliforniaUnited States

Generated 2025-07-17 05:44:00.267 UTC