[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 4833  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15819Cox, Savannah, A98371PuyallupWashingtonUnited States
28395Dominguez, Shannon, L94310OrlyVal de MarneFrance
14192Kapoor, Ronald93500PantinSeine Saint DenisFrance
16652Richardson, Nicole, R92806La JollaCaliforniaUnited States

Generated 2025-07-15 23:47:38.913 UTC