[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 2295 SHUFFLE < SKIP 303 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23008 | She, Sheena, R | 4700 | Rockhampton | Queensland | Australia |
13072 | Rogers, Emma, J | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-14 19:30:08.884 UTC