[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 2295   SHUFFLE   <  SKIP 100  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25705Prasad, Levi6006PerthSouth AustraliaAustralia
22046Sanders, Jasmine, E99362Walla WallaWashingtonUnited States
16656Zhang, Ronnie2138RhodesNew South WalesAustralia

Generated 2025-07-12 03:25:20.156 UTC