[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 484   SHUFFLE   <  SKIP 300  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22986Jai, Carly4551CaloundraQueenslandAustralia
13083Butler, Jordyn99362Walla WallaWashingtonUnited States
16689Shen, Rafael, J2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-20 23:10:09.431 UTC