[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 1496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21723Huang, Tiffany, L94010BurlingameCaliforniaUnited States
27650Griffin, Richard97034Lake OswegoOregonUnited States
24776Perry, Samantha, F91776San GabrielCaliforniaUnited States

Generated 2025-07-12 10:03:59.343 UTC