[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 872   SHUFFLE   <  SKIP 901  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27103Brooks, Chloe, M98366Port OrchardWashingtonUnited States
15780McDonald, Claudia, E91502BurbankCaliforniaUnited States
26953Rubio, Roy, C59100RoubaixNordFrance

Generated 2025-07-10 22:55:44.567 UTC