[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 405   SHUFFLE   <  SKIP 504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24920Cai, Amy3000MelbourneVictoriaAustralia
22480Gonzalez, Abby, P94310OrlyVal de MarneFrance
23826Ross, Dalton, M90802Long BeachCaliforniaUnited States

Generated 2025-07-11 23:54:45.909 UTC