[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 228   SHUFFLE   <  SKIP 426  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27565Wood, Kayla, L90241DowneyCaliforniaUnited States
26024Gutierrez, Jill, N2036MalabarNew South WalesAustralia
18316Kumar, Justin98501OlympiaWashingtonUnited States

Generated 2025-07-17 20:08:23.895 UTC