[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 2275   SHUFFLE   <  SKIP 145  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23028Taylor, Anna, D94303Palo AltoCaliforniaUnited States
18199Lopez, Brandy, S2036MalabarNew South WalesAustralia
27412Price, Miguel91932Imperial BeachCaliforniaUnited States
26279Sanchez, Trinity, JV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-16 13:16:42.413 UTC