[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 3411   <  SKIP 226  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26369Nath, Kate, J92310SèvresHauts de SeineFrance
24576Hu, Jake, LLE18LeedsEnglandUnited Kingdom
11955Green, Gabriel, L91203GlendaleCaliforniaUnited States
21117Sara, Bryant, K41100Saint OuenLoir et CherFrance
16830Hall, Alexandra, M42651SolingenNordrhein-WestfalenGermany
17406Flores, Mariah, M97071WoodburnOregonUnited States

Generated 2025-07-18 04:51:20.467 UTC