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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23634Li, Ernest, L70511StuttgartSaarlandGermany
14045Ramos, Tanya, R4000BrisbaneQueenslandAustralia
11670Perry, Jacqueline91941GrossmontCaliforniaUnited States
22673Gill, Andy93500PantinSeine Saint DenisFrance

Generated 2025-07-13 03:41:30.379 UTC