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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13611Huang, Marshall, L92310SèvresHauts de SeineFrance
24350Simmons, Eduardo94536FremontCaliforniaUnited States
22498Jimenez, Pedro, S93000BobignySeine Saint DenisFrance
19043Jones, Jessica, G42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-18 12:05:56.141 UTC