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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21902James, Natalie, M91203GlendaleCaliforniaUnited States
19330Shen, Johnny80074MünchenHessenGermany
19163Bailey, Riley91950Lincoln AcresCaliforniaUnited States
24307Sara, Tina2061Milsons PointNew South WalesAustralia

Generated 2025-07-11 18:09:33.841 UTC