[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2500 SHUFFLE < SKIP 77 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23592 | Jackson, Joseph, R | V8P | Oak Bay | British Columbia | Canada |
20625 | Yuan, Rafael, J | 2264 | Silverwater | New South Wales | Australia |
Generated 2025-07-13 09:39:01.097 UTC