[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 3732   SHUFFLE   <  SKIP 9  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25748Butler, Kayla, JLE18LeedsEnglandUnited Kingdom
17548Adams, Kaylee, F94611OaklandCaliforniaUnited States
13011Ortega, Anne3220GeelongVictoriaAustralia

Generated 2025-07-15 01:34:02.096 UTC