[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 189   SHUFFLE   <  SKIP 305  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26606Harris, Hannah, S98371PuyallupWashingtonUnited States
15552Lewis, Tyler, C98501OlympiaWashingtonUnited States
18287Zeng, Heather, E2060Lavender BayNew South WalesAustralia
19907Diaz, Bruce, L93500PantinSeine Saint DenisFrance

Generated 2025-07-20 17:01:11.789 UTC