[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 2283   SHUFFLE   <  SKIP 1573  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28616Harris, Sarah91776San GabrielCaliforniaUnited States
12337Goldstein, Dustin2060Lavender BayNew South WalesAustralia
21881Lewis, Nicole4551CaloundraQueenslandAustralia

Generated 2025-07-20 03:02:30.488 UTC