[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 512   SHUFFLE   <  SKIP 3485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23348Chen, Tiffany, A2036MatravilleNew South WalesAustralia
18553Roberts, Alex, K97034Lake OswegoOregonUnited States
18864Long, Elijah91776San GabrielCaliforniaUnited States

Generated 2025-07-14 05:00:17.849 UTC