[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 875   SHUFFLE   <  SKIP 9894  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25539Ortega, Mathew, D59170CroixNordFrance
20413Powell, Taylor, L94704BerkeleyCaliforniaUnited States
18465Yang, Jamie, S3429SunburyVictoriaAustralia
23896Peterson, Megan98501OlympiaWashingtonUnited States

Generated 2025-07-22 06:29:02.232 UTC