[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 5903   SHUFFLE   <  SKIP 319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18369He, Mandy, A91910Chula VistaCaliforniaUnited States
25019Shen, Misty, S4171HawthorneQueenslandAustralia
23809Sanchez, Danielle91950National CityCaliforniaUnited States

Generated 2025-07-19 11:25:50.118 UTC