[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 999   SHUFFLE   <  SKIP 2144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21556Serrano, Gloria, G2264SilverwaterNew South WalesAustralia
16142King, Sophia98403TacomaWashingtonUnited States
18700Zhao, Ernest, C3198SeafordVictoriaAustralia

Generated 2025-07-22 06:31:49.097 UTC