[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 405   SHUFFLE   <  SKIP 1629  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18313Foster, Arianna, L94010BurlingameCaliforniaUnited States
22331Yuan, Michele, L91910Chula VistaCaliforniaUnited States
12252Liu, Omar, L4551CaloundraQueenslandAustralia

Generated 2025-07-15 04:38:40.722 UTC