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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27434Patterson, David, S91950Lincoln AcresCaliforniaUnited States
17446Rana, Pamela, L90210Beverly HillsCaliforniaUnited States
17170James, Jasmine94536FremontCaliforniaUnited States

Generated 2025-07-12 00:05:09.081 UTC