[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 250   SHUFFLE   <  SKIP 2781  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16936Ms., Serventi, Alice, J.92081Paris La DefenseHauts de SeineFrance
11427Dominguez, Desiree, S24044KielSaarlandGermany
11872Patterson, Faith, L91203GlendaleCaliforniaUnited States
11359Prasad, Jarrod2036MalabarNew South WalesAustralia

Generated 2025-07-21 11:50:23.319 UTC