[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 3243   SHUFFLE   <  SKIP 284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27179Rubio, Jamie, WCM11BillericayEnglandUnited Kingdom
15063Malhotra, Kari, J46236BottropNordrhein-WestfalenGermany
13485Allen, Thomas, J91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 02:25:48.157 UTC