[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 416 SHUFFLE < SKIP 576 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20012 | Robinson, Jessica | 90706 | Bellflower | California | United States |
11619 | Young, Sierra, J | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-14 18:21:51.667 UTC