[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 324   SHUFFLE   <  SKIP 337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13695Clark, Christian, H59100RoubaixNordFrance
12575Shen, Jaclyn, A2500WollongongNew South WalesAustralia
26365Fernandez, Phillip, L45000OrleansLoiretFrance

Generated 2025-07-16 05:56:18.248 UTC