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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22329Peterson, Grace, Y97034Lake OswegoOregonUnited States
16999Kelly, Chloe, M91791West CovinaCaliforniaUnited States
14413Patterson, Rachel, K91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 13:47:47.183 UTC