[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 31   SHUFFLE   <  SKIP 17  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18085Nath, Christy, U94014ColmaCaliforniaUnited States
15168Bell, Xavier, R98366Port OrchardWashingtonUnited States
17317Zeng, Stacey, J4551CaloundraQueenslandAustralia

Generated 2025-07-10 12:09:19.223 UTC