[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5649  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15038Yang, Cedric2061Milsons PointNew South WalesAustralia
16881Alonso, Ruben, A94014ColmaCaliforniaUnited States
22238Murphy, Alex97355LebanonOregonUnited States

Generated 2025-07-12 02:26:16.401 UTC