[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 512   SHUFFLE   <  SKIP 608  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14305Shen, Brendan, L2580GoulburnNew South WalesAustralia
21360Gill, Orlando2060Lavender BayNew South WalesAustralia
23513Kelly, Erin, DV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-12 23:46:29.754 UTC