[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   SKIP 322   SHUFFLE   <  SKIP 507  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15337Gonzales, Rachel, A91910Chula VistaCaliforniaUnited States
27026Perry, Jonathan, TV7L 4J4N. VancouverBritish ColumbiaCanada
24811Ramirez, Trinity91203GlendaleCaliforniaUnited States
17394Mehta, Veronica94014ColmaCaliforniaUnited States

Generated 2025-07-18 23:29:00.893 UTC