[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 322   SHUFFLE   <  SKIP 475  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24366Luo, Melvin2113North RydeNew South WalesAustralia
16803Peterson, Marcus, L98371PuyallupWashingtonUnited States
24735Powell, Madison, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 18:57:28.305 UTC